home *** CD-ROM | disk | FTP | other *** search
/ Popular Request / By Popular Request (Arsenal Computer)(SysOptics Distribution System).ISO / amiga3 / newwho11.lha / ReadMe next >
Text File  |  1993-12-29  |  4KB  |  102 lines

  1. NewWho 1.1  - Written by Brad Majors of The Time Warp BBS -
  2.  
  3. All New and Improved WHO! (Great for many line systems!)
  4.  
  5. I got tired of the same old WHO Ive been seeing ever since forever... 
  6. I decided to change it and do something different and unique...
  7. Something that wasnt on any other C-net BBS Ive seen before...
  8.  
  9. New WHOs!
  10.  
  11. This modification allows you to have 3, count 'em three(!) WHO commands.
  12.  
  13. 1) W    A short, bare-bones, no Who banner, list of who is online.
  14. 2) WH   The old regular WHO, 1 Banner line.
  15. 3) WHO  A NEW, 3 line Who banner, colorful, nifty, keen command! 
  16.  
  17. Setting this all up is a tad complicated, but Ill walk your way thru it
  18. if your unfamiliar with modifying C-net. :> 
  19.  
  20. 1. Decompress this file. Duh.
  21.  
  22. 2. The file in S: called AddMeToUserStartup... pretty self explanitory.
  23.    It does 2 things that are needed to run this program properly.
  24.  
  25. 3. Move the 2 files from Pfiles:bbs/ to that area in Cnet.
  26.  
  27. 4. Add this to your Cnet:BBSMenu at the bottom of area #2, 'Available
  28.    Everywhere':
  29.  
  30.         WHO  |#0Ram:Env/WhoLong}
  31.         W    |#0Ram:Env/WhoShort}
  32.               ^
  33.               Control-Q
  34.  
  35. And make sure your regular WHO command is only "WHo" (first 2 letters
  36. capitolized).
  37.  
  38. 5. Adopt Pfiles:WhoBanner as a normal AREXX P-file.
  39.  
  40. 6. Reboot. 
  41.  
  42. 7. Write yourself a nifty 3 line WHO banner.
  43.  
  44. 8. Post (N)ews about it.
  45.  
  46. 9. Enjoy the new WHO commands! 
  47.  
  48. 10. Say 'Gee, what a great P-file Brad wrote. :>'
  49.  
  50. What happens with this program:
  51.  
  52.  A new directory in Ram:env/ is created that people WHO banners are copied
  53.   from their mailboxes to the first time they are called so it will run faster
  54.   and call to the hard drive less.
  55.  The files WhoShort and WhoLong are stored in Ram:env/ also for speed and 
  56.   wear/tear reasons as well.
  57.  W runs WhoShort, which just shows Port, handle, location and Where. No 
  58.   Color, no WHO banner. Thats it.
  59.  WH runs the normal, built in, WHO command.
  60.  WHO checks to see if a new 3 line WHO banner for that user exists. If so,
  61.   it copies it to Ram:env/Who/ and then shows all ports handle, ID#,
  62.   location, Where, gender, total number of calls to the system, baud rate
  63.   and the 3 line WHO banner. (If that doesnt exist, then it shows their old
  64.   1 line WHO banner, if that too doesnt exist, it shows nothing.)
  65.  The WHO banner writer is pretty self explanitory.
  66.  
  67. It took me about 2-3 days to polish this baby off... not too bad if I do
  68. say so myself. I originally planned to just have the bigger WHO added and
  69. not the smaller one, and have WHO be the new 3 line banner one and WHO! be
  70. the old command, but I couldnt figure out how to do it. Anyone have any
  71. ideas? Can the '!' be passed through AREXX as a variable?:> 
  72.  
  73. I call this kind of program 'BradWare' because I wrote it. Duh. :>
  74. If you *REEEEEALY* like it, you can send me money. Whatever you think its
  75. worth. $5? $10? 
  76. Send to: Rod Rombauer - P.O. Box 125 - Stone Mountain, GA 30086.
  77.  
  78. Ideas for the future:
  79. ---------------------
  80. Have it show Time logged on and time left in minutes. (Ken! Please add these
  81.  to the GetScratch list!!!!)
  82. Look into an occasional bug showing improper baud rate. May be C-nets fault. 
  83.  Maybe not... (shrug)
  84. Maybe have it show a random WHO banner if neither a 3 line or 1 line banner
  85.  exist.
  86. Show different seperating lines depending on users text format (Ascii, ANSI,
  87. C=, etc..)
  88. Create a 40 column version for both 'W' and 'WHO'.
  89. Impliment hidden and muffled ports.
  90.  
  91. Please let me know what you think about this program. Comments? Ideas? Problems?
  92. Just leave me mai, to Brad Majors, on FutureWorld! :>  
  93.  
  94. v1.0
  95. ----
  96. 1st initial release October 13th, 1993
  97. Uploaded to FutureWorld, fingers crossed. :>
  98.  
  99. v1.1
  100. ----
  101. Changed GetUser 40 to GetUser 39 to fix minor bug with systems that use UUCP.
  102.